home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 February / PCWorld_2004-02_cd.bin / software / vyzkuste / jaknavideo / jaknavideo.exe / zp320pro-trial.exe / DVDGraph / WinDVD VMR9 for Default DirectSound Device.dvdgraph < prev   
Text File  |  2003-01-10  |  1KB  |  16 lines

  1. DefineFilter(iviaudio.ax)
  2. DefineFilter(ivivideo.ax)
  3. LoadFilter({79376820-07D0-11CF-A24D-0020AFD79767},Default DirectSound Device)
  4. LoadFilter({51B4ABF3-748F-4E3B-A276-C828330E926A},Video Mixing Renderer 9)
  5. LoadFilter({7E2E0DC1-31FD-11D2-9C21-00104B3801F6},InterVideo Audio Decoder)
  6. LoadFilter({E4206432-01A1-4BEE-B3E1-3702C8EDC574},Line 21 Decoder 2)
  7. LoadFilter({0246CA20-776D-11D2-8010-00104B9B8592},InterVideo Video Decoder)
  8. LoadFilter({9B8C4620-2C1A-11D0-8493-00A02438AD48},DVD Navigator)
  9. ConnectPin(DVD Navigator,Video,InterVideo Video Decoder,Video Input)
  10. ConnectPin(DVD Navigator,AC3,InterVideo Audio Decoder,In)
  11. ConnectPin(DVD Navigator,SubPicture,InterVideo Video Decoder,Subpicture Input)
  12. ConnectPin(InterVideo Audio Decoder,Out,Default DirectSound Device,Audio Input pin (rendered))
  13. ConnectPin(InterVideo Video Decoder,Video Output,Video Mixing Renderer 9,VMR Input0)
  14. ConnectPin(InterVideo Video Decoder,~Line21 Output,Line 21 Decoder 2,In)
  15. ConnectPin(Line 21 Decoder 2,Out,Video Mixing Renderer 9,VMR Input1)
  16.